Skip to content

small fixes to windbreaker, dynamoxine, holobarrier and Synthetic trait.#2030

Open
Vontens wants to merge 3 commits into
HardLightSector:masterfrom
Vontens:changes
Open

small fixes to windbreaker, dynamoxine, holobarrier and Synthetic trait.#2030
Vontens wants to merge 3 commits into
HardLightSector:masterfrom
Vontens:changes

Conversation

@Vontens

@Vontens Vontens commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

About the PR

fixed several bugs regarding some items and localisation.

  • fixed the paramedic windbreaker not being able to be opened despite there being files for it.
  • fixed the Ion Storm announcement for characters with the Synthetic trait
  • fixed the pointlight from the security holoprojector from red to blue
  • fixed the inhand sprite for the dynamoxine medpen in sec so it no longer displays a giant ERROR

Why / Balance

Technical details

  • Paramedic windbreaker now has a parent that makes it able to be opened along with a separate entity that is the opened version.
  • the locale for the Ion storm announcement was changed to actually link to the event properly
  • changed the pointlight color in the prototype for the holobarrier from red to blue
  • took the inhand sprites from where the dynamoxine injector was supposed to parent from but since it just doesnt work despite several things I tried, I just added the files manually to the .rsi file which worked without having to change the actual link between the prototype and the texture.

How to test

  • right click on the paramedic windbreaker and unzip
  • open console and spawn the Ion storm event as a character with the Synthetic trait.
  • put down a holobarrier from the sec holobarrier projector and observe the pointlight around the object.
  • put the dynamoxine injector into your hand slot.

Media

Changelog

🆑 Vonte

  • fix: Paramedic windbreaker is now unzippable
  • fix: Ion storms now display the correct message to Synthetic trait characters
  • fix: the security holoprojector barrier now has a blue pointlight to match its new colors
  • fix: the dynamoxine medpen from the sec vendor will no longer display a large ERROR instead of a sprite inhand

Comment thread Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml Outdated
Comment thread Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml Outdated
Vontens and others added 2 commits June 10, 2026 20:53
Co-authored-by: re-silvered <254359714+re-silvered@users.noreply.github.com>
Co-authored-by: re-silvered <254359714+re-silvered@users.noreply.github.com>

@re-silvered re-silvered left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants